Introduction to useful software and workflows
Git: Idea and concept
bg left:40% 75%
- distributed version control system
- track and document changes in code
- compare and find differences
- “time travel maschine”
- helps to imagine changes as smaller tasks
- collaborate on projects, share and publish them
Git: How to use it
| CLI |
\(\bullet\circ\circ\circ\circ\) |
\(\bullet\bullet\circ\circ\circ\) |
\(\bullet\bullet\bullet\bullet\bullet\) |
| GUI |
\(\bullet\bullet\bullet\circ\circ\) |
\(\bullet\bullet\bullet\circ\circ\) |
\(\bullet\bullet\circ\circ\circ\) |
| RStudio |
\(\bullet\bullet\bullet\circ\circ\) |
\(\bullet\bullet\bullet\bullet\circ\) |
\(\bullet\bullet\bullet\circ\circ\) |
| VSCode |
\(\bullet\bullet\bullet\bullet\bullet\) |
\(\bullet\bullet\bullet\bullet\circ\) |
\(\bullet\bullet\bullet\bullet\circ\) |